home *** CD-ROM | disk | FTP | other *** search
/ The Trig Explorer / The Trig Explorer.iso / mac / Explorer / TRUSS.dxr / 00002.ls < prev    next >
Encoding:
Text File  |  1998-07-22  |  131 b   |  8 lines

  1. on mouseDown
  2.   button()
  3.   set the visible of sprite 10 to 0
  4.   updateStage()
  5.   go("Simple")
  6.   set the visible of sprite 10 to 1
  7. end
  8.